Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update javascript to return json #93

Merged
merged 4 commits into from
Sep 25, 2024
Merged

fix: update javascript to return json #93

merged 4 commits into from
Sep 25, 2024

Conversation

mikewuu
Copy link
Contributor

@mikewuu mikewuu commented Sep 25, 2024

Returning javascript response syntax would break prettier's formatter when the response is actually just an object {}.

This PR updates it so javascript returns json

seamapi/docs#352 (comment)

@mikewuu mikewuu requested a review from a team as a code owner September 25, 2024 04:00
Copy link

vercel bot commented Sep 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
blueprint ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2024 4:01am

@mikewuu mikewuu merged commit 88898d6 into main Sep 25, 2024
19 checks passed
@mikewuu mikewuu deleted the return-json branch September 25, 2024 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants